Skip to content

[Improvement-18441][API&DAO] Optimize TaskInstanceMapper to exclude large text fields from list queries - #18442

Merged
SbloodyS merged 7 commits into
apache:devfrom
njnu-seafish:Improvement-18441
Aug 7, 2026
Merged

[Improvement-18441][API&DAO] Optimize TaskInstanceMapper to exclude large text fields from list queries#18442
SbloodyS merged 7 commits into
apache:devfrom
njnu-seafish:Improvement-18441

Conversation

@njnu-seafish

Copy link
Copy Markdown
Contributor

Was this PR generated or assisted by AI?

NO

Purpose of the pull request

close #18441

Brief change log

Optimize TaskInstanceMapper to exclude large text fields from list queries

Verify this pull request

This pull request is code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(or)

Pull Request Notice

Pull Request Notice

If your pull request contains incompatible change, you should also add it to docs/docs/en/guide/upgrade/incompatible.md

@njnu-seafish njnu-seafish changed the title [Improvement-18441][API]Optimize TaskInstanceMapper to exclude large text fields from list queries [Improvement-18441][API&DAO]Optimize TaskInstanceMapper to exclude large text fields from list queries Jul 24, 2026
@SbloodyS SbloodyS changed the title [Improvement-18441][API&DAO]Optimize TaskInstanceMapper to exclude large text fields from list queries [Improvement-18441][API&DAO] Optimize TaskInstanceMapper to exclude large text fields from list queries Jul 27, 2026

@SbloodyS SbloodyS left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

app_link is used in the frontend. We should not remove it.

@njnu-seafish

Copy link
Copy Markdown
Contributor Author

app_link is used in the frontend. We should not remove it.

I accidentally omitted this field, but have now restored it.

@njnu-seafish
njnu-seafish requested a review from SbloodyS August 3, 2026 02:58

@SbloodyS SbloodyS left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SbloodyS SbloodyS added the improvement make more easy to user or prompt friendly label Aug 5, 2026
@SbloodyS SbloodyS added this to the 3.5.0 milestone Aug 5, 2026
SbloodyS

This comment was marked as off-topic.

@SbloodyS
SbloodyS merged commit 5105747 into apache:dev Aug 7, 2026
156 of 163 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend improvement make more easy to user or prompt friendly

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Improvement][API&DAO] Unnecessary Large Text Fields Returned in TaskInstanceMapper Queries

2 participants